# $Id: oretrieve-cgi,v 1.4 1995/05/01 15:52:44 dave Exp $
#
# oretrieve-cgi - CGI document retreival for Oasis
#
# $Log: oretrieve-cgi,v $
# Revision 1.4 1995/05/01 15:52:44 dave
# updating to escape ALL quoted @ signs as dan said perl 5 needs since reality results are in, as well as changing all occurences of dave@sgi.com with DTjanitor@sgi.com
#
# Revision 1.3 1995/03/11 00:38:23 dave
# not finished but need to check these in to test 'em at work
#
# Revision 1.1 1995/02/09 17:07:33 dave
# Initial revision
#
#
require('cgi-lib.pl') || die "can\'t require cgi-lib.pl: $!";